home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / unix / amiga / 484 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  903 b 

  1. Path: saluki-news.wham.siu.edu!slip106.termserv.siu.edu
  2. From: jimd@slip106.termserv.siu.edu (Jim Dutton)
  3. Newsgroups: comp.unix.amiga
  4. Subject: "Conflicting type for 'setproctitle'
  5. Date: Sat, 24 Feb 1996 13:39:34 CST
  6. Organization: Southern Illinois University
  7. Sender: NNTP@slip106.termserv.siu.edu
  8. Message-ID: <2222d612.927cd@slip106.termserv.siu.edu>
  9. Reply-To: jimd@slip106.termserv.siu.edu
  10. NNTP-Posting-Host: slip106.termserv.siu.edu
  11. Comment: AmigaNOS v2.9p
  12. X-Mailer: //\\miga Electronic Mail (AmiElm 6.24)
  13.  
  14. I have NetBSD V1.0 and gcc (something-or-other). When trying to compile
  15. Bind 4.9.2 or Sendmail 8.6.12 I get an error message:
  16.  
  17.     conflicting type for 'setproctitle'
  18.     /usr/include/stdlib.h:164
  19.  
  20. It appears that Bind's and Sendmail's perspective of this BSD include is
  21. not compatible, and the compiles summarily fail.
  22.  
  23. Has anyone else successfully compiled Bind or Sendmail with GCC under NetBSD ?
  24.  
  25.